[INFO] fetching crate yarnspinner_core 0.8.0...
[INFO] testing yarnspinner_core-0.8.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate yarnspinner_core 0.8.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate yarnspinner_core 0.8.0
[INFO] finished tweaking crates.io crate yarnspinner_core 0.8.0
[INFO] tweaked toml for crates.io crate yarnspinner_core 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yarnspinner_core 0.8.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yarnspinner_core 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76eaf5b75937af1bffd81c053ce3aaef9385f2467f4f23e76044bafd54ccfc76
[INFO] running `Command { std: "docker" "start" "-a" "76eaf5b75937af1bffd81c053ce3aaef9385f2467f4f23e76044bafd54ccfc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76eaf5b75937af1bffd81c053ce3aaef9385f2467f4f23e76044bafd54ccfc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76eaf5b75937af1bffd81c053ce3aaef9385f2467f4f23e76044bafd54ccfc76", kill_on_drop: false }`
[INFO] [stdout] 76eaf5b75937af1bffd81c053ce3aaef9385f2467f4f23e76044bafd54ccfc76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb79a12f9a27479507b640e5dea886f33a2c806e8cb63dc211ef32e5ebe4022
[INFO] running `Command { std: "docker" "start" "-a" "4cb79a12f9a27479507b640e5dea886f33a2c806e8cb63dc211ef32e5ebe4022", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling yarnspinner_internal_shared v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling yarnspinner_core v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.72s
[INFO] running `Command { std: "docker" "inspect" "4cb79a12f9a27479507b640e5dea886f33a2c806e8cb63dc211ef32e5ebe4022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb79a12f9a27479507b640e5dea886f33a2c806e8cb63dc211ef32e5ebe4022", kill_on_drop: false }`
[INFO] [stdout] 4cb79a12f9a27479507b640e5dea886f33a2c806e8cb63dc211ef32e5ebe4022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9102d11e2cf6db6650935eb21f7d66193cad294730d7ffcc153127be446e7753
[INFO] running `Command { std: "docker" "start" "-a" "9102d11e2cf6db6650935eb21f7d66193cad294730d7ffcc153127be446e7753", kill_on_drop: false }`
[INFO] [stderr]    Compiling yarnspinner_core v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "9102d11e2cf6db6650935eb21f7d66193cad294730d7ffcc153127be446e7753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9102d11e2cf6db6650935eb21f7d66193cad294730d7ffcc153127be446e7753", kill_on_drop: false }`
[INFO] [stdout] 9102d11e2cf6db6650935eb21f7d66193cad294730d7ffcc153127be446e7753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96f2ca8d9a2c69ff05f57d1ac195053af9e2d41693f34e01857dc1775236350e
[INFO] running `Command { std: "docker" "start" "-a" "96f2ca8d9a2c69ff05f57d1ac195053af9e2d41693f34e01857dc1775236350e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yarnspinner_core-3a020a2273f2b352)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test library::tests::rounds_places ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_add_fn_with_one_arg ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_call_fn_with_one_arg ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::debug_prints_signature ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_function_with_single_tuple_param ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_no_params ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_call_fn_with_no_args ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_optional_value ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_optional_value_ref ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_string_ref ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_string_slice ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_usize ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_yarn_value ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_yarn_value_ref ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_string ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_tuples ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_add_fn_with_no_args ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_multiple_strings ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_lots_of_different_types ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_add_multiple_fns ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_call_multiple_fns ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::unpacks_tuples_in_right_order ... ok
[INFO] [stdout] test yarn_fn::function_wrapping::tests::accepts_usize_ref ... ok
[INFO] [stdout] test yarn_fn::function_registry::tests::can_call_multiple_fns_with_many_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yarnspinner_core
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/library.rs - library::Library::add_function (line 122) ... FAILED
[INFO] [stdout] test src/yarn_fn/function_wrapping.rs - yarn_fn::function_wrapping::YarnFn (line 46) ... FAILED
[INFO] [stdout] test src/library.rs - library::Library::add_function (line 154) ... ok
[INFO] [stdout] test src/yarn_fn/function_wrapping.rs - yarn_fn::function_wrapping::YarnFn (line 32) ... ok
[INFO] [stdout] test src/library.rs - library::Library::add_function (line 142) ... ok
[INFO] [stdout] test src/library.rs - library::yarn_library (line 219) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/library.rs - library::Library::add_function (line 122) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `bevy` in this scope
[INFO] [stdout]    --> src/library.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | use bevy::prelude::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `bevy`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy`, use `cargo add bevy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `In` in this scope
[INFO] [stdout]    --> src/library.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn how_many_things(In(thing_type): In<String>, things: Query<&Name>) -> u32 {
[INFO] [stdout]     |                    ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `In` in this scope
[INFO] [stdout]    --> src/library.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn how_many_things(In(thing_type): In<String>, things: Query<&Name>) -> u32 {
[INFO] [stdout]     |                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:76:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Fn` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 130 - fn how_many_things(In(thing_type): In<String>, things: Query<&Name>) -> u32 {
[INFO] [stdout] 130 + fn how_many_things(In(thing_type): Fn<String>, things: Query<&Name>) -> u32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Query` in this scope
[INFO] [stdout]    --> src/library.rs:130:56
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn how_many_things(In(thing_type): In<String>, things: Query<&Name>) -> u32 {
[INFO] [stdout]     |                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Name` in this scope
[INFO] [stdout]    --> src/library.rs:130:63
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn how_many_things(In(thing_type): In<String>, things: Query<&Name>) -> u32 {
[INFO] [stdout]     |                                                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 121 + use prost::Name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `World` in this scope
[INFO] [stdout]    --> src/library.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | let mut world = World::default();
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/yarn_fn/function_wrapping.rs - yarn_fn::function_wrapping::YarnFn (line 46) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `bevy` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `bevy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy`, use `cargo add bevy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Component` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Component)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `In` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn give_summary_from_bevy(In(name): In<&str>, ages: Query<(&Name, &Age)>) -> String {
[INFO] [stdout]    |                           ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `In` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn give_summary_from_bevy(In(name): In<&str>, ages: Query<(&Name, &Age)>) -> String {
[INFO] [stdout]    |                                     ^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:76:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `Fn` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 50 - fn give_summary_from_bevy(In(name): In<&str>, ages: Query<(&Name, &Age)>) -> String {
[INFO] [stdout] 50 + fn give_summary_from_bevy(In(name): Fn<&str>, ages: Query<(&Name, &Age)>) -> String {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Query` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn give_summary_from_bevy(In(name): In<&str>, ages: Query<(&Name, &Age)>) -> String {
[INFO] [stdout]    |                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Name` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:50:61
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn give_summary_from_bevy(In(name): In<&str>, ages: Query<(&Name, &Age)>) -> String {
[INFO] [stdout]    |                                                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 46 + use prost::Name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `World` in this scope
[INFO] [stdout]   --> src/yarn_fn/function_wrapping.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | World::default().register_system(give_summary_from_bevy);
[INFO] [stdout]    | ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/library.rs - library::Library::add_function (line 122)
[INFO] [stdout]     src/yarn_fn/function_wrapping.rs - yarn_fn::function_wrapping::YarnFn (line 46)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.64s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "96f2ca8d9a2c69ff05f57d1ac195053af9e2d41693f34e01857dc1775236350e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f2ca8d9a2c69ff05f57d1ac195053af9e2d41693f34e01857dc1775236350e", kill_on_drop: false }`
[INFO] [stdout] 96f2ca8d9a2c69ff05f57d1ac195053af9e2d41693f34e01857dc1775236350e
